home *** CD-ROM | disk | FTP | other *** search
- <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition="'$(Configuration)'==''">Debug</Configuration>
- <DefaultClrNameSpace>bike</DefaultClrNameSpace>
- <AssemblyName>Viewer3D</AssemblyName>
- <OutputPath>bin\$(Configuration)\</OutputPath>
- <ApplicationVersion>1.0.0.*</ApplicationVersion>
- <ApplicationRevision>0</ApplicationRevision>
- <AlwaysCompileMarkupFilesInSeparateDomain>false</AlwaysCompileMarkupFilesInSeparateDomain>
- <OutputType>WinExe</OutputType>
- <RootNamespace>Viewer3D</RootNamespace>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ProjectGuid>{90577C4E-CA9E-4BBC-8328-9E52E3829169}</ProjectGuid>
- <ApplicationIcon>Application.ico</ApplicationIcon>
- </PropertyGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
- <Import Project="$(MSBuildBinPath)\Microsoft.WinFX.targets" />
- <ItemGroup>
- <Reference Include="PresentationCore" />
- <Reference Include="PresentationFramework" />
- <Reference Include="System" />
- <Reference Include="System.Xml" />
- <Reference Include="WindowsBase" />
- <ApplicationDefinition Include="App.xaml" />
- <Compile Include="App.xaml.cs">
- <DependentUpon>App.xaml</DependentUpon>
- </Compile>
- <Compile Include="AssemblyInfo.cs" />
- <Compile Include="Viewer3D.xaml.cs">
- <DependentUpon>Viewer3D.xaml</DependentUpon>
- </Compile>
- <Page Include="Viewer3D.xaml" />
- <Resource Include="Assets\bikeblackLogoMR9.png" />
- <Resource Include="Assets\bikecoverMR2.png" />
- <Resource Include="Assets\bikefloorMR7.png" />
- <Resource Include="Assets\bikeFrontlightMR8.png" />
- <Resource Include="Assets\bikeTireMR6.png" />
- <Resource Include="Assets\bikeTireMR7.png" />
- <Resource Include="Assets\bike_lightblackLogoMR8.png" />
- <Resource Include="Assets\bike_lightcoverMR2.png" />
- <Resource Include="Assets\bike_lightfloorMR7.png" />
- <Resource Include="Assets\bike_lightFrontlightMR9.png" />
- <Resource Include="Assets\bike_lightTireMR6.png" />
- <Resource Include="Assets\blend.png" />
- <Resource Include="Assets\circle_breaklight.png" />
- <Resource Include="Assets\circle_engine.png" />
- <Resource Include="Assets\circle_frontlight.png" />
- <Resource Include="Assets\circle_wheel.png" />
- <Resource Include="Assets\circle_windshield.png" />
- <Resource Include="Assets\splash.png" />
- </ItemGroup>
- </Project>